The following tables list the members exposed by TreeGridFeatureBuilder<T>.
Name | Description | |
---|---|---|
TreeGridFeatureBuilder<T> Constructor |
Name | Description | |
---|---|---|
features | list of grid features (Inherited from Infragistics.Web.Mvc.GridFeatureBuilder<T>) |
Name | Description | |
---|---|---|
Features | (Inherited from Infragistics.Web.Mvc.GridFeatureBuilder<T>) |
Name | Description | |
---|---|---|
AppendRowsOnDemand | configure the AppendRowsOnDemand feature (Inherited from Infragistics.Web.Mvc.GridFeatureBuilder<T>) | |
CellMerging | configure the CellMerging feature (Inherited from Infragistics.Web.Mvc.GridFeatureBuilder<T>) | |
ColumnFixing | configure the ColumnFixing feature (Inherited from Infragistics.Web.Mvc.GridFeatureBuilder<T>) | |
ColumnMoving | configure the ColumnMoving feature | |
Filtering | configure the Filtering feature | |
GetEnumerator | (Inherited from Infragistics.Web.Mvc.GridFeatureBuilder<T>) | |
GroupBy | configure the GroupBy feature (Inherited from Infragistics.Web.Mvc.GridFeatureBuilder<T>) | |
Hiding | configure the Hiding feature (Inherited from Infragistics.Web.Mvc.GridFeatureBuilder<T>) | |
MultiColumnHeaders | configure the MultiColumn headers feature (Inherited from Infragistics.Web.Mvc.GridFeatureBuilder<T>) | |
Paging | configure the Paging feature | |
Resizing | configure the Resizing feature | |
Responsive | configure the Responsive feature (Inherited from Infragistics.Web.Mvc.GridFeatureBuilder<T>) | |
RowSelectors | configure the RowSelectors feature | |
Selection | configure the Selection feature | |
Sorting | configure the Sorting feature | |
Summaries | configure the Summaries feature (Inherited from Infragistics.Web.Mvc.GridFeatureBuilder<T>) | |
Tooltips | configure the Tooltips feature (Inherited from Infragistics.Web.Mvc.GridFeatureBuilder<T>) | |
Updating | configure the Updating feature |
View on GitHub